home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #6 / Amiga Plus CD - 1996 - No. 06.iso / pd / netz / amiphone / readme < prev    next >
Text File  |  1996-06-29  |  3KB  |  57 lines

  1. Short: AmiTCP based voice chat program
  2. Type: comm/net
  3. Author: jfriesne@ucsd.edu (Jeremy Friesner)
  4. Uploader: jfriesne@ucsd.edu (Jeremy Friesner)
  5. Requires: Workbench 2.04+, AmiTCP3.0b+, audio digitizer
  6. Replaces: comm/net/AmiPhone1.90.lha
  7. Version: 1.91
  8.  
  9. ----------------------------------------------------------------
  10.         
  11.             AMIPHONE 1.91
  12.                      
  13.                      (Released 6/29/96)
  14.                      
  15. ----------------------------------------------------------------
  16.  
  17. This is a public release of my TCP/IP based voice chat software.
  18. With it and a digitizer and microphone, you can transmit your 
  19. voice over the Internet or a LAN to another Amiga or Amigas that 
  20. are running AmiPhone.
  21.  
  22. AmiPhone requires Workbench 2.04 or higher, AmiTCP 3.0b or higher,
  23. and a sampler with a microphone.  Also, a fast CPU and fast Internet
  24. connection are highly recommended.
  25.  
  26. NOTE: AmiPhone is not compatible with I-Phone or any other 
  27.       Internet-phone type program at this time.     
  28.  
  29. New in version 1.91:
  30.      - If AmiPhone is queueing samples pending TCP transmission, the
  31.        number of seconds of audio queued will now be displayed in 
  32.        the title bar.
  33.      - AmiPhone's main window is now an AppWindow.  You can drop
  34.        sound files onto it to have them played and/or transmitted.
  35.      - AmiPhoned now displays the number of milliseconds of audio
  36.        currently queued for playback, as well as a plus or minus 
  37.        symbol to represent whether the audio queue is filling or draining.
  38.      - AmiPhoned's window will now enlarge itself if it wants to
  39.        display a title bar message that is too large to fit.
  40.      - Rewrote AmiPhoned's queueing code to be simpler and more efficient.
  41.      - AmiPhone now supports the Delfina sound card, and even uses
  42.        the Delfina's DSP to do the ADPCM compression.  Thanks to Teemu
  43.        Suikki for his programming & testing help with this!
  44.      - Added the "Start Client" option to AmiPhoned's Project menu.
  45.      - Added the "Startup Delay submenu" to AmiPhoned's GUI.
  46.      - Added the "STARTUPDELAY" ToolType.
  47.      - Rewrote much of the sampling and volume-detection code.
  48.      - Removed support for soft interrupts, and removed the SAMPLETECHNIQUE
  49.        startup argument.
  50.      - Split the MICGAIN startup argument into "MICGAIN" and "LINEGAIN".
  51.      - Changed the name of the "Input Gain" submenu to "Line Gain".
  52.      - Added the "Mic Gain" submenu.
  53.      * Changing the AmiPhone window title text is now asynchronous
  54.        to the rest of the program
  55.      * Default packet delay is now 200ms.
  56.      * Default "idle" sampling rate is now 500Hz.
  57.